home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
Me-Mz
/
Memory Tools.cpt
/
Memory Tools
/
card_12510.txt
< prev
next >
Wrap
Text File
|
1989-01-07
|
5KB
|
222 lines
-- card: 12510 from stack: in
-- bmap block id: 19484
-- flags: 4000
-- background id: 9588
-- name: Index
----- HyperTalk script -----
on mouseup
put the short name of the target into infocard
visual effect barn door open
visual effect dissolve
go card infocard
end mouseup
-- part 2 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=247 top=79 right=94 bottom=308
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: peekbyte
-- part 3 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=328 top=72 right=87 bottom=389
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: peekword
-- part 4 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=416 top=66 right=81 bottom=477
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: peeklong
-- part 5 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=247 top=120 right=135 bottom=308
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: dectohex
-- part 6 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=331 top=114 right=129 bottom=392
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: hextodec
-- part 7 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=416 top=107 right=122 bottom=477
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: disasm
-- part 8 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=413 top=128 right=143 bottom=474
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: chr
-- part 9 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=330 top=135 right=150 bottom=391
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: string
-- part 10 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=248 top=141 right=156 bottom=309
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: poke
-- part 11 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=246 top=99 right=114 bottom=307
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: trapadr
-- part 12 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=328 top=93 right=108 bottom=389
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: trapname
-- part 13 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=412 top=86 right=101 bottom=484
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: trapword
-- part 14 (button)
-- low flags: 00
-- high flags: A000
-- rect: left=16 top=32 right=76 bottom=80
-- title width / last selected line: 0
-- icon id / first selected line: 30557 / 30557
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Options
----- HyperTalk script -----
on mouseUp
visual effect iris close slowly
go card "options"
end mouseUp
-- part 15 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=179 top=268 right=303 bottom=209
-- title width / last selected line: 0
-- icon id / first selected line: 14767 / 14767
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
visual effect iris open slowly
go card "general"
end mouseUp